Linux webm002.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
themes
/
florence
/
inc
/
templates
/
/home/ariannadhf/www/wp-content/themes/florence/inc/templates/post-author.php
<div class="post-author"> <div class="author-img"> <?php echo get_avatar( get_the_author_meta('email'), '80' ); ?> </div> <div class="author-content"> <h5><?php the_author_posts_link(); ?></h5> <p><?php the_author_meta('description'); ?></p> <?php if(function_exists('florence_core_get_author_social')) { florence_core_get_author_social(); } ?> </div> </div>